How to Install lib32gmp-dev software package in Debian 7 (Wheezy)

How to Install lib32gmp-dev software package in Debian 7 (Wheezy)

lib32gmp-dev software package provides Multiprecision arithmetic library developers tools (32bit), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lib32gmp-dev 

lib32gmp-dev is installed in your system.

Make ensure the lib32gmp-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep lib32gmp-dev *

You will get with lib32gmp-dev package name, version, architecture and description in a table

lib32gmp-dev package basic information:

Distro Debian 7 wheezy
Section Library development
Package lib32gmp-dev
Version 2:5.0.5+dfsg-2
Description Multiprecision arithmetic library developers tools (32bit)
Sub Section libdevel


See Also, How to uninstall or remove lib32gmp-dev software package from Debian 7 (Wheezy)?